www.gusucode.com > pluck PHP多国语言简洁CMS系统 v4.7.4PHP源码程序 > pluck PHP多国语言简洁CMS系统 v4.7.4/PluckCMS4.7.4/PluckCMS4.7.4/data/modules/multitheme/lang/ro.php

    <?php
$lang['albums']['title'] = 'Albume';
$lang['albums']['descr'] = 'Folosiți albumele pentru a afișa fotografiile și imaginile dumneavoastră';
$lang['albums']['message'] = 'Here you can manage your albums. Use albums to show your visitors your favourite photos and images. Insert the albums in your page(s) by choosing "insert album" when editing a page.';
$lang['albums']['edit_albums'] = 'Modificare albume';
$lang['albums']['new_album'] = 'Album nou';
$lang['albums']['choose_name'] = 'Alegeți un nume pentru noul album, apoi faceți clic pe „Salvează”';
$lang['albums']['delete_album'] = 'Ștergere album';
$lang['albums']['edit_album'] = 'Modificare album';
$lang['albums']['album_message1'] = 'Folosiți această pagină pentru a adăuga, a șterge sau a modifica imagini din albumul dumneavoastră. Sunt suportate doar imagini <b>JPG</b>.';
$lang['albums']['album_message2'] = 'De aici puteți încărca o nouă imagine. Alegeți un titlu și o descriere precum și calitatea la care imaginea va fi salvată. O calitate mai mare va determina o dimensiune mai mare.';
$lang['albums']['edit_images'] = 'Modificare imagini';
$lang['albums']['new_image'] = 'Imagine nouă';
$lang['albums']['quality'] = 'Calitate (1-100)';
$lang['albums']['edit_image'] = 'Modificare imagine';
$lang['albums']['doesnt_exist'] = 'Albumul specificat nu există.';
$lang['albums']['name_exist'] = 'There is already an album with that name.';
$lang['albums']['image_exist'] = 'There is already an image with that name.';
$lang['albums']['change_order'] = 'Schimbă ordinea imagini';
$lang['albums']['already_top'] = 'This image already is on the top, so its rank can\'t be changed.';
$lang['albums']['already_last'] = 'This image already is the last one, so its rank can\'t be changed.';
$lang['albums']['delete_image'] = 'Șterge imaginea';
$lang['albums']['image_width'] = 'The width in pixels the images will be resized to. Choose 0 to disable automatic resizing.';
$lang['albums']['thumb_width'] = 'The width in pixels the thumbnails will be resized to. Cannot be disabled.';
$lang['albums']['settings_error'] = 'The width of the resized images should be numeric.';
$lang['blog']['title'] = 'blog';
$lang['blog']['main_message'] = 'Here, you can make new posts to add to your blog. Posts will be automatically sorted on date.';
$lang['blog']['descr'] = 'use a blog to post news or write articles for your visitors';
$lang['blog']['categories'] = 'Categorii';
$lang['blog']['category'] = 'Categorie';
$lang['blog']['choose_cat'] = 'Alege categorie...';
$lang['blog']['no_cat'] = 'Fără categorie';
$lang['blog']['new_cat'] = 'Categorie nouă';
$lang['blog']['new_cat_message'] = 'Alegeți un nume pentru noua categorie, apoi faceți clic pe „Salveză”';
$lang['blog']['delete_cat'] = 'Ștergere categorie';
$lang['blog']['posts'] = 'Articole existente';
$lang['blog']['new_post'] = 'Scrie un nou articol';
$lang['blog']['edit_post'] = 'Modificare articol';
$lang['blog']['delete_post'] = 'Șterge articol';
$lang['blog']['at'] = 'at';
$lang['blog']['in'] = 'in';
$lang['blog']['posted_by'] = 'posted by';
$lang['blog']['reactions'] = 'Reacții';
$lang['blog']['reaction'] = 'reaction';
$lang['blog']['edit_reactions'] = 'Modificare reacții';
$lang['blog']['edit_reactions_message'] = 'De aici puteți modifica reacțiile vizitatorilor la articolele dumneavoastră.';
$lang['blog']['edit_reaction'] = 'edit reaction';
$lang['blog']['delete_reaction'] = 'Șterge reacția';
$lang['blog']['name'] = 'name';
$lang['blog']['email'] = 'email';
$lang['blog']['website'] = 'website';
$lang['blog']['message'] = 'message';
$lang['blog']['html_not_allowed'] = 'Nu este permis cod HTML.';
$lang['blog']['no_reactions'] = 'no reactions';
$lang['blog']['allow_reactions'] = 'Allow visitors to post reactions.';
$lang['blog']['read_more'] = 'read more';
$lang['blog']['truncate_posts'] = 'The number of characters blog posts will be truncated to. Choose 0 to disable truncation.';
$lang['blog']['numeric_error'] = 'You should choose a numeric value for post truncation and/or posts per page.';
$lang['blog']['posts_per_page'] = 'The number of posts that will be displayed per page.';
$lang['blog']['posts_per_page_error'] = 'The number of posts per page cannot be zero!';
$lang['blog']['pages'] = 'Pages:';
$lang['contactform']['module_name'] = 'Formular de contact';
$lang['contactform']['module_intro'] = 'Prin intermediul unui formalar de contact veți oferii vizitatorilor posibilitatea de a vă trimite mesaje.';
$lang['contactform']['fields'] = 'Nu ați introdus toate câmpurile obligatorii.';
$lang['contactform']['email_title'] = 'Mesaj de pe forumarul de contact';
$lang['contactform']['been_send'] = 'Mesajul dumneavoastră a fost trimis cu succes.';
$lang['contactform']['not_send'] = 'S-a produs o eroare iar mesajul dumneavoastră nu a putut fi trimis.';
$lang['viewsite']['module_name'] = 'view site link';
$lang['viewsite']['module_intro'] = 'Created to show the hooks to module developers. Adds a direct link to the site in the admin menu.';
$lang['viewsite']['message'] = 'view site';
$lang['tinymce']['module_name'] = 'tinymce';
$lang['tinymce']['module_intro'] = 'Adds the TinyMCE-editor to pluck. TinyMCE has been developed by <a href="http://tinymce.moxiecode.com/" target="_blank">Moxiecode</a>.';
$lang['multitheme']['module_name'] = 'multi theme';
$lang['multitheme']['module_intro'] = 'Allows the user to choose different themes for each page.';
$lang['multitheme']['page_edit'] = 'use theme';

?>